@labororderReceiverLOG
@sanity
@LaborOrderDiscrepancies
@DispatchNote
@steadyScheduleTrackingSheetReport
@timesheetSteadyReport
@timesheetReport
@TimesheetReviewRecapReport
@SteadyJobAssignmentsDuplicateCheckReport
@LaborOrderFinalizedTimesReport
Feature: Reports in SOTA APPLICATION
File name: Reports.feature
Relative path: features/Reports.feature
page.goto: Timeout 30000ms exceeded.
=========================== logs ===========================
navigating to "https://sotadev.gcp.lbct.llc/", waiting until "domcontentloaded"
============================================================
at PlaywrightWrapper.(anonymous) (C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:47:60)
at step (C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:33:23)
at Object.next (C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:14:53)
at C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:8:71
at __awaiter (C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:4:12)
at PlaywrightWrapper.goto (C:\SOTA-AUTOMATION\src\helper\wrapper\PlaywrightWrappers.ts:44:16)
at LoginPage.(anonymous) (C:\SOTA-AUTOMATION\src\pages\login.page.ts:62:60)
at step (C:\SOTA-AUTOMATION\src\pages\login.page.ts:33:23)
at Object.next (C:\SOTA-AUTOMATION\src\pages\login.page.ts:14:53)
at C:\SOTA-AUTOMATION\src\pages\login.page.ts:8:71
at __awaiter (C:\SOTA-AUTOMATION\src\pages\login.page.ts:4:12)
at LoginPage.navigateToLoginPage (C:\SOTA-AUTOMATION\src\pages\login.page.ts:59:16)
at World.(anonymous) (C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:50:48)
at step (C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:33:23)
at Object.next (C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:14:53)
at C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:8:71
at __awaiter (C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:4:12)
at World.(anonymous) (C:\SOTA-AUTOMATION\src\test\steps\loginUI.steps.ts:45:12)
Then
I am on the Labor Order Receiver Report page
Then
Select One Jan 1 from the from date field
And
Select current date from the to date field
And
I click on the Search button
Then
Verify the ignore Functionalities
Then
Verify the add remarks Functionalities
Given
TR user logged into the application
Then
I am on the Labor Order Discrepancies Report page
Then
Verify Add Discrepancies Functionalities
Then
Verify Update Discrepancies Functionalities
Then
Verify Search Discrepancies Functionalities
Then
Verify Reset Discrepancies Functionalities
Then
Verify Delete Discrepancies Functionalities
Given
TR user logged into the application
Then
I am on the Dispatch Note Report page
Then
Verify Add Dispatch Note Functionalities
Then
Verify Update Dispatch Note Functionalities
Then
Verify Search and Reset Dispatch Note Functionalities
Then
Verify Delete Dispatch Note Functionalities
Given
TR user logged into the application
Then
I am on the Steady Schedule Tracking Sheet Report page
Then
Click on Steady report button by select Tracking option and verify the report downloaded successfully
[
Attachment
]
Then
Verify Steady Schedule Tracking Sheet Report reset functionalities
Then
Click on Steady report button by select schedule option and verify the report downloaded successfully
[
Attachment
]
Given
TR user logged into the application
Then
I am on the Timesheet Steady Report page
Then
Click on timesheet Steady report button and verify the report downloaded successfully
[
Attachment
]
Given
TR user logged into the application
Then
I am on the Timesheet Report page
Then
Click on timesheet Report button with date range and verify the report downloaded successfully
[
Attachment
]
Given
TR user logged into the application
Then
I am on the Timesheet Review Recap Report page
Then
Click on timesheet Review Recap report button and verify the report downloaded successfully
[
Attachment
]
@SteadyJobAssignmentsDuplicateCheckReport
@sanity
Scenario: VERIFY Steady Job Assignments Duplicate Check Report
Given
TR user logged into the application
Then
I am on the Steady Job Assignments Duplicate Check Report page
Then
Click on Steady Job Assignments Duplicate Check report button and verify the report downloaded successfully
[
Attachment
]
Given
TR user logged into the application
Then
I am on the Labor Order Finalized Times Report page
Then
Click on Labor Order Finalized Times report button and verify the report downloaded successfully
[
Attachment
]
Then
Click on Finalized after deadlines report button and verify the report downloaded successfully
[
Attachment
]